Logscale

Log scaling may be set on the X and/or Y axis.

Syntax:

        set logscale <axes>
        set nologscale <axes>
        show logscale

Where <axes> is either x, y, or xy. If <axes> is not given then both axes are assumed. The command set logscale turns on log scaling on the specified axes, while set nologscale turns off log scaling.